LGF_typeGPS_DD (UDT)


Description

Datatype for GPS Coordinates in decimal degrees.
For latitude and longitude.
Datatype for a whole GPS Data set.

Parameter description

IdentifierData typeDefault valueDescription
latitudeReal0.0Degrees latitude with decimal places
(Unit: degree decimal), North = positive; South = negative)
valid value range [-90.00000..90.00000]
longitudeReal0.0Degrees longitude in degrees with decimal places
(Unit: degree decimal), East = positive; West = negative)
valid range [-180.0000..180.0000]